Service Oriented Architecture Question Bank
UNIT 1
PART A(2 MARKS)
- List out the rules of well formed XML documents
- Define XML Namespace with suitable example
- List out the advantages of XML over SGML
- Summarize some of Xpointer functions
- What is XML?
- What is XML Document Prolog? Give example
- Compare XML with HTML
- Define XML entities and list its types
- Compare well formed XML document with valid XML document
- Write down the syntax for XML DTD element declaration, attribute declaration
- Construct an XML document for maintaining address book
- What is XPath?
- Compare XPath with Xpointer
- List out the advantages of Xpath and Xpointer
- What are the types of links in Xlink?
- Define simple link with example
- Define extended link with example
- List out the advantages and disadvantages of XML
- List out the uses of XML
PART B
- Explain in detail about XML namespace and its types with suitable examples
- Show how XML schema helps in structuring XML document with suitable example
- Outline the XML document structure with example XML program
- Summarize the concept of well formed and valid XML documents with suitable examples
- Show how two types of XML DTD helps in structuring XML document with suitable example
- Explain in detail about XPath with suitable examples
- Explain in detail about Xpointer and its usage
- Outline the process of linking XML documents using Xlink with necessary examples